home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / PowerMacOberon feb96 / Text / Profiler.Tool (.txt) < prev    next >
Encoding:
Oberon Text  |  1994-07-11  |  621 b   |  15 lines  |  [TEXT/.Ob4]

  1. Syntax10.Scn.Fnt
  2. ParcElems
  3. Alloc
  4. Syntax10i.Scn.Fnt
  5. LineElems
  6. Alloc
  7. Profiler.Compile ^    instrument and compile a source module
  8. Profiler.Show ^    show frequency counters for instrumented module
  9. Profiler.Reset ^    clear frequency counters
  10. 1. Use Profiler.Compile to instrument and compile a source program
  11. 2. Run the instrumented program
  12. 3. Use Profiler.Show to look at the results
  13.     - click in the counter viewer => highlights source stretch
  14.     - click in the source viewer => highlights counter
  15.